func net/http/httputil.outgoingLength

2 uses

	net/http/httputil (current package)
		dump.go#L64: func outgoingLength(req *http.Request) int64 {
		dump.go#L81: 		contentLength := outgoingLength(req)